home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 4: GNU Archives / Linux Cubed Series 4 - GNU Archives.iso / gnu / enscript.4 / enscript / enscript-1.4.0 / afmlib / ChangeLog < prev    next >
Encoding:
Text File  |  1996-05-24  |  1.3 KB  |  48 lines

  1. Fri May 24 11:11:45 1996  Markku Rossi  <mtr@ngs.fi>
  2.  
  3.     * Added encoding support for PostScript font's composite
  4.      characters.
  5.  
  6.     * Added encoding flags to the encoding functions.
  7.  
  8. Thu Feb 29 08:25:21 1996  Markku Rossi  <mtr@ngs.fi>
  9.  
  10.     * Added support for the automatic non-ANSI-defication.
  11.  
  12. Tue Feb 20 16:17:31 1996  Markku Rossi  <mtr@ngs.fi>
  13.  
  14.     * Added hp8 (HP Roman-8) encoding.
  15.  
  16. Wed Jan  3 17:45:26 1996  Markku Rossi  <mtr@ngs.fi>
  17.  
  18.     * Makefile.in: Do not require make which can handle string
  19.      substitutions.
  20.  
  21. Wed Dec 20 08:39:24 1995  Markku Rossi  <mtr@ngs.fi>
  22.  
  23.     * afm.c (afm_message): Changed output to go to stderr instead of
  24.      stdout.
  25.  
  26. Fri Oct 20 14:16:42 1995  Markku Rossi  <mtr@ngs.fi>
  27.  
  28.     * afmparse.c (read_character_metrics): some AFM files give too big
  29.      count for the StartCharMetrics keyword, do not concider it as a
  30.      syntax error.
  31.  
  32. Thu Aug 24 14:58:56 1995  Markku Rossi  <mtr@ngs.fi>
  33.  
  34.     * Added VMS multinational encoding.
  35.  
  36. Tue Aug 22 12:39:50 1995  Markku Rossi  <mtr@ngs.fi>
  37.  
  38.     * afm.c (afm_error_to_string): Fixed errno printing bug.
  39.  
  40. Mon Aug 21 11:03:04 1995  Markku Rossi  <mtr@ngs.fi>
  41.  
  42.     * Fixed the default AFM path.  Now /usr/local/lib/ps is searched
  43.     first since we know what there is.
  44.  
  45.     * Cleaned up afmtest.  Now it can be used to retrieve different
  46.     font information.   
  47.  
  48.